CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - banker algorithm

搜索资源列表

  1. ying

    0下载:
  2. 这是一个银行家算法的c语言的实现,已经通过测试,望对有需要的有点触类旁通的作用-This a banker's algorithm in C Language Implementation, has passed the tests, there is a need to look a little bit the role they jump! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2150
    • 提供者:王晓东
  1. yinhaogjia

    0下载:
  2. 加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的防止和避免死锁的发生。 -deepen understanding of the application of resources to avoid deadlock concepts, and share and understand the deadlock and avoid the deadlock spe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:333247
    • 提供者:与非门
  1. banker

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method, The experiment with high-level language debugging and prepared a simple algorithm bankers procedures. Deepe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:200169
    • 提供者:张宁
  1. os

    0下载:
  2. java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:59733
    • 提供者:fantasysq
  1. Dijkstra2008_3

    0下载:
  2. 另外一个银行家算法课程设计,三号文档,-Another banker s algorithm curriculum design, on the 3rd document,
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:4926
    • 提供者:精灵晓月
  1. Dijkstra2008_4

    0下载:
  2. 另外一个银行家算法课程设计,四号文档,-Another banker s algorithm curriculum design, on the 4th document,
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6122
    • 提供者:精灵晓月
  1. CG_LAB

    0下载:
  2. a source code for banker s algorithm
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:23815
    • 提供者:gibbs
  1. BANKER

    0下载:
  2. program to implement the banker s algorithm
  3. 所属分类:IT Hero

    • 发布日期:2017-03-29
    • 文件大小:1002
    • 提供者:Juned
  1. OS

    0下载:
  2. 题目一:实现生产者消费者问题;题目二:实现银行家算法。此程序的设计在Windows XP操作系统下,基于Microsoft Visual C++6.0环境下的一个关于实现生产者与消费者问题和银行家算法的程序。用C语言实现编程。-Title 1: Achieving the producer consumer problem Title 2: achieving banker' s algorithm. The design of this program under the Window
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:120763
    • 提供者:蒋思
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法是操作系统中避免死锁的典型算法,本实验可以加深对银行家算法的步骤和相关数据结构用法的更好理解.里面含有完整的代码及报告!-Banker' s algorithm is the operating system, a typical algorithm to avoid deadlock, this experiment can deepen their understanding of Banker' s algorithm steps and associated dat
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:118193
    • 提供者:zhangxin
  1. yinghangjia

    0下载:
  2. 一个有关操作系统课程设计:银行家算法的c++源程序,自己的作业,100 可以运行。-A course on operating system design: banker' s algorithm for c++ source code, its own operations, 100 run.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:61440
    • 提供者:anqichao
  1. bankdeadlock

    0下载:
  2. 一个编程实例:采用银行家算法,通过对安全序列的是否存在的判断,避免死锁的发生-A programming examples: the banker algorithm, based on the existence of the sequence of safety, avoid deadlock occurs...
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:17670
    • 提供者:乐乐
  1. operating-system-_banker

    0下载:
  2. 有关操作系统银行家算法的文档。银行家算法是一种最有代表性的避免死锁的算法。我们可以把操作系统看作是银行家,操作系统管理的资源相当于银行家管理的资金,进程向操作系统请求分配资源相当于用户向银行家贷款。-For documentation of the operating system, the banker' s algorithm. The banker algorithm is one of the most representative of the deadlock avoidanc
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:27965
    • 提供者:许乓
  1. banker

    0下载:
  2. 通过算法,实现进程间有限资源的安全分配,避免死锁的产生,利用银行家的算法实现.-Algorithm to achieve security allocation of limited resources in the process, to avoid deadlock generation of bankers algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:5735
    • 提供者:彦成
  1. banker

    0下载:
  2. 银行家算法Java语言实现,符合计算机操作系统原理书籍上的要求,请放心下载使用。-Bankers algorithm Java realization, in line with the principle of computer operating system on the books of the request, please feel free to download to use.
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:1886
    • 提供者:coolcgp
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法,解决死锁的问题!在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-The banker algorithm, solve the deadlock problem! Avoid deadlock method allows the dynamic process to apply resources, but the
  3. 所属分类:Project Manage

    • 发布日期:2017-11-17
    • 文件大小:382174
    • 提供者:于锴
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统死锁————银行家算法的代码 练习-Operating system deadlock banker algorithm code practice
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1344
    • 提供者:李响
  1. Banker-algorithm-course

    0下载:
  2. 银行家算法课程设计报告毕业论文格式,十分好用-Banker algorithm course design report graduation thesis format
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:126836
    • 提供者:叶雨
  1. Operating-system

    0下载:
  2. 操作系统课程设计报告银行家算法,软件工程-Operating system curriculum design report banker algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-12-11
    • 文件大小:233475
    • 提供者:叶雨
  1. Operating-system-curriculum

    0下载:
  2. 操作系统课程设计 银行家算法论文 流程图——小E的点滴-Operating system curriculum design banker algorithm paper flow chart- small E bit
  3. 所属分类:File Formats

    • 发布日期:2017-12-11
    • 文件大小:107400
    • 提供者:叶雨
« 12 »
搜珍网 www.dssz.com